home *** CD-ROM | disk | FTP | other *** search
- {
-
-
- "kmHotKeyUndefinedName" = "ERROR: Undefined Hot Key";
- "hkSwitchToLastApplication" = "Switch To Last Application";
- "hkSwitchToNextApplication" = "Switch To Next Application";
- "hkSwitchToThisApplication" = "Bring All Current Application Windows Forward";
- "hkOpenFile" = "Open Files or Folders";
- "hkOpen1File" = "Open a File or Folder";
- "hkConfigureMonitor" = "Configure Monitor";
- "hkOpenURL" = "Open URL";
- "hkActivateApplication" = "Activate a Specific Application";
- "hkQuitOthers" = "Quit Other Applications";
- "hkQuitAll" = "Quit All Applications";
- "hkQuitSpecificApp" = "Quit a Specific Application";
- "hkHideOthers" = "Hide Other Applications";
- "hkHideAll" = "Hide All Applications";
- "hkHideCurrent" = "Hide Current Application";
- "hkRunAppleScript" = "Run an Apple Script";
- "hkInsertText" = "Insert Text";
- "hkRemapKeystroke" = "Type Keystroke";
- "hkRunUNIXScript" = "Execute UNIX Script";
- "hkSystemPrefPane" = "Open a System Preference Pane";
- "hkMouseMoveAndClick" = "Move or Click Mouse";
- "hkSystemAction" = "Perform a System Action";
- "hkPause" = "Pause Actions";
- "hkSelectMenuItem" = "Select Menu Item";
- "hkaiTunesControl" = "iTunes Control";
- "hkScrollWheelEvent" = "Synthesize Scroll Wheel";
-
- "kmFNModifierKeyDescription" = "fn";
- "kmModifierKeySeparator" = " ";
- "kmModifierKeySuffix" = "-";
- "kmFKeyPrefixString" = "F";
- "kmSpaceBarKeyName" = "SPACE";
-
- "kmActivateApplicationTitleFormat" = "Activate %@";
- "kmRunAppleScriptTitleFormat" = "Run the '%@' Apple Script";
- "kmRunUNIXScriptTitleFormat" = "Run the '%@' UNIX Script";
- "kmOpen1FileTitleFormat" = "Open '%@'";
- "kmOpenPrefPaneTitleFormat" = "Open %@ Preference Pane";
- "kmRemapKeystrokeTitleFormat" = "Type the %@ Keystroke";
- "kmOpenURLTitleFormat" = "Open URL: %@";
- "hkPauseTitleFormat" = "Pause For %d Seconds";
- "kmQuitSpecificAppTitleFormat" = "Quit %@ (If Running)";
-
- "kmMoveMouseTitleFormat" = "Move Mouse To (%d,%d) From The %@'s %@ Corner";
- "kmClickMouseTitleFormat" = "Click Mouse At (%d,%d) From The %@'s %@ Corner";
- "kmMoveAndClickMouseTitleFormat" = "Move & Click Mouse At (%d,%d) From The %@'s %@ Corner";
- "kmMoveMouseFromCurrentTitleFormat" = "Move Mouse To (%d,%d) From The Current Position";
- "kmClickMouseFromCurrentTitleFormat" = "Click Mouse At (%d,%d) From The Current Position";
- "kmMoveAndClickFromCurrentMouseTitleFormat" = "Move & Click Mouse At (%d,%d) From The Current Position";
- "kmMouseActionScreenTitle" = "Main Screen";
- "kmMouseActionWindowTitle" = "Front Window";
- "kmMouseActionCurrentPositionTitle" = "Current Position";
- "kmMouseActionTopLeftTitle" = "Top Left";
- "kmMouseActionTopRightTitle" = "Top Right";
- "kmMouseActionBottomLeftTitle" = "Bottom Left";
- "kmMouseActionBottomRightTitle" = "Bottom Right";
-
- "kmUndefinedHotKeyKeystroke" = "Please Define a Keystroke";
- "kmUntitledMacro" = "Untitled Macro";
-
- "kmDefaultOpenURLValue" = "http://";
-
- "hkSystemActionShutdownTitle" = "Shutdown Computer";
- "hkSystemActionSleepTitle" = "Put Computer to Sleep";
- "hkSystemActionRestartTitle" = "Restart Computer";
- "hkSystemActionScreenSaverTitle" = "Activate Screen Saver";
- "hkSystemActionOpecloseCDROMTitle" = "Open/Close the CD-ROM Tray";
- "hkSystemActionSoundMuteTitle" = "Toggle System Sound Mute";
- "hkSystemActionSoundIncreaseVolumeTitle" = "Increase System Sound Volume";
- "hkSystemActionSoundDecreaseVolumeTitle" = "Decrease System Sound Volume";
- "hkSystemActionBrightnessIncreaseTitle" = "Increase Screen Brightness";
- "hkSystemActionBrightnessDecreaseTitle" = "Decrease Screen Brightness";
- "hkSystemActionSystemBeep" = "Make System Beep";
-
- "hkSelectMenuItemFrontAppTitleFormat" = "Select '%@' in the menu '%@' in the front application";
- "hkSelectMenuItemSpecificAppTitleFormat" = "Select '%@' in the menu '%@' in %@";
-
- "iTunesCmd_PlayPause_Title" = "Toggle Play/Pause";
- "iTunesCmd_Stop_Title" = "Stop Current Track";
- "iTunesCmd_Rewind_Title" = "Rewind Current Track";
- "iTunesCmd_FastForward_Title" = "Fast-Forward Current Track";
- "iTunesCmd_Pause_Title" = "Pause Current Track";
- "iTunesCmd_NextTrack_Title" = "Next Track";
- "iTunesCmd_BackTrack_Title" = "Restart Current Track";
- "iTunesCmd_PlayRandomTrack_Title" = "Play Random Track";
-
- "iTunesCmd_PlayNamedTrack_TitleFormat" = "Play Track Titled '%@'";
- "iTunesCmd_PlayNamedPlaylist_TitleFormat" = "Play Playlist Titled '%@'";
- "iTunesCmd_PlayRandomPlaylistTrac_TitleFormat" = "Play Random Track From Playlist '%@'";
-
- "scrollWheelActionDescFormatUp" = "Synthesize Scroll Wheel Up %d";
- "scrollWheelActionDescFormatDown" = "Synthesize Scroll Wheel Down %d";
-
- "units_Seconds" = "Seconds";
- "units_Minutes" = "Minutes";
- "units_Hours" = "Hours";
- "units_Days" = "Days";
-
-
-
- "tHotKeyTriggerTitle" = "Hot Key Trigger";
- "tApplicationTriggerTitle" = "Application Trigger";
- "tPowerMateTriggerTitle" = "PowerMate Trigger";
-
- "tHotKeyTriggerDescFormat" = "Hot Key %@";
- "tHotKeyTriggerDescFormatRepeat" = "Hot Key %@, With Key-repeat";
-
- "tApplicationTriggerDescFormat" = "Execute When Application '%@' Activates";
- "tApplicationTriggerDescFormatRepeat" = "Execute While Application '%@' Is Active, Repeating Every %d %@";
-
- "tPowerMateDescFormat" = "PowerMate: %@%@";
- "tPowerMateAction_Click" = "Click";
- "tPowerMateAction_Right" = "Rotate Right";
- "tPowerMateAction_Left" = "Rotate Left";
- }